declare const formatIconRefUrl: (rawUrl: string) => string;
export default formatIconRefUrl;
