declare const getCompVarPrefix: (component: string, prefix?: string) => string;
export default getCompVarPrefix;
