CommandkitInterfacesFilePropsVersion: NextOn this pageFilePropsFileProps commandkitfile.ts Represents the properties for a file component. Signatureinterface FileProps extends Omit<FileComponentData, 'type' | 'file'> { url: string;} Extends: Omit<FileComponentData, 'type' | 'file'> urlpropertystring