import { SpecifyBitmapValue, SpecifyVectorValue } from '@specifyapp/specify-design-token-format'; export declare function urlToTailwind(value: SpecifyBitmapValue | SpecifyVectorValue): string; //# sourceMappingURL=url.d.ts.map