import Blind from './Blind'; declare const BlindFilled: typeof Blind; export default BlindFilled;