import { SKLayer, Background } from '../../types';
declare const _default: (layer: SKLayer) => Background;
export default _default;
