import { Dictionary } from '@foscia/shared'; declare const _default: (params: Dictionary) => string | undefined; export default _default;