import React from 'react';
interface RecyclingInformationPageExample1Props {
}
export declare const RecyclingInformationPageExample1: React.FunctionComponent<RecyclingInformationPageExample1Props>;
interface RecyclingInformationPageExample2Props {
}
export declare const RecyclingInformationPageExample2: React.FunctionComponent<RecyclingInformationPageExample2Props>;
interface RecyclingInformationPageExample3Props {
}
export declare const RecyclingInformationPageExample3: React.FunctionComponent<RecyclingInformationPageExample3Props>;
export {};
