UNPKG

@brizy/media-gallery

Version:
4 lines (3 loc) 116 B
import { FC } from "react"; import * as State from "../types/State"; export declare const Sidebar: FC<State.State>;