/** * Fake URLs and associated SVG documents used by tests. * The ID attribute is used to load the icons, the name attribute is only used for testing. * @docs-private */ export declare const SBB_FAKE_SVGS: { cat: string; dog: string; dogWithSpaces: string; farmSet1: string; farmSet2: string; farmSet3: string; farmSet4: string; farmSet5: string; arrows: string; };