export declare const getAbsoluteSrc: (relativeSrc: string) => string;
