declare const FILE_REGEX: RegExp; declare const SVG_COMPONENT_REGEX: RegExp; export { FILE_REGEX, SVG_COMPONENT_REGEX };