declare const constants: {
    SVG: string;
};
export default constants;
