/// import { EmbedProps as Props } from "."; declare function Trello(props: Props): JSX.Element; declare namespace Trello { var ENABLED: RegExp[]; } export default Trello; //# sourceMappingURL=Trello.d.ts.map