import React from 'react'; declare const SvgOpenDoor: (props: React.SVGProps) => JSX.Element; export default SvgOpenDoor;