/** The file was sent to a secret chat (the file type is not known to the server) */ export declare class FileTypeSecretBaseModel { _: 'fileTypeSecret'; }