export declare const getRelativeImport: (from: string, to: string) => string;
