import Bug from "../../../entities/bug/bug"; declare const _default: (bug: Bug, ctx: CanvasRenderingContext2D) => void; export default _default;