export declare function replaceLink(link: string): string; export declare function calculateAspectRatio(width: number, height: number): string;