export default withSecondaryMedia; declare function withSecondaryMedia(WrappedComponent: any): (props: any) => React.JSX.Element; import React from "react"; //# sourceMappingURL=withSecondMedia.d.ts.map