export declare type SwiffyConversionErrorReason = 'SERVER_ERROR' | 'INVALID_FLASH_FILE' | 'UNSUPPORTED_FLASH' | 'UNKNOWN';
