import type { IconProps } from '../../types'; export declare const TextFieldsSVG: (opts?: IconProps) => string; export default TextFieldsSVG;